go/types.Checker.selector (method)
3 uses
go/types (current package)
call.go#L674: func (check *Checker) selector(x *operand, e *ast.SelectorExpr, wantType bool) {
expr.go#L1088: check.selector(x, e, false)
typexpr.go#L273: check.selector(&x, e, true)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)